|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
OSPFv3 database description structure. More...
Public Attributes | |
| int | optionV3 |
Public Attributes inherited from OspfDDPacket | |
| short | mtu |
| byte | option |
| bool | initBit |
| bool | masterBit |
| bool | moreBit |
| int | seqNumber |
| vector< OspfLSAHeader > | listLSAHeaders |
Public Attributes inherited from OspfPacket | |
| byte | version |
| byte | typeCode |
| short | length |
| ip | routerId |
| ip | areaId |
| short | checkSum |
| short | authenticationType |
| int | sequence |
OSPFv3 database description structure.
| int Ospfv3DDPacket::optionV3 |